Skip to content

Bump trilogy from 2.11.1 to 2.12.5#2921

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/bundler/trilogy-2.12.5
Open

Bump trilogy from 2.11.1 to 2.12.5#2921
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/bundler/trilogy-2.12.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Bumps trilogy from 2.11.1 to 2.12.5.

Release notes

Sourced from trilogy's releases.

v2.12.5

What's Changed

  • Copy FD flags after duping to avoid FD leak on exec.

Full Changelog: trilogy-libraries/trilogy@v2.12.4...v2.12.5

v2.12.4

What's Changed

  • Fix Ruby extension compilation on older rubies and newer Xcode

Full Changelog: trilogy-libraries/trilogy@v2.12.3...v2.12.4

v2.12.3

  • Exclude Trilogy#server_version from Synchronization mutex.

v2.12.2

  • Fixed incorrect usec for local time casting.

v2.12.1

  • Fixed local time casting sometimes using the wrong offset.

v2.12.0

  • Fixed compatibility with Manticore.
  • Improved performance of result parsing and type casting in the Ruby extension. Particularly for datetime fields.
  • Added Trilogy::Result#in_transaction?
Changelog

Sourced from trilogy's changelog.

2.12.5

Fixed

  • Properly set FD_CLOEXEC on trilogy sockets created by Ruby to avoid leaking file descriptor on exec.

2.12.4

Fixed

  • Add workaround to fix compilation on older rubies combined in Xcode 26.4+.

2.12.3

Fixed

  • Exclude Trilogy#server_version from Synchronization mutex.

2.12.2

  • Fixed incorrect usec for local time casting.

2.12.1

  • Fixed local time casting sometimes using the wrong offset.

2.12.0

  • Fixed compatibility with Manticore.
  • Improved performance of result parsing and type casting in the Ruby extension. Particularly for datetime fields.
  • Added Trilogy::Result#in_transaction?
Commits
  • 34703da Release 2.12.5
  • 8afc718 cext.c: Copy FD flags after duping
  • c9b390b Fix a warning in tests
  • 454fde7 Skip mysql_native_password tests when not supported
  • f6ca002 Release 2.12.4
  • 4da8ad5 Fix Ruby extension compilation on older rubies and newer Xcode
  • 9fa6862 Release v2.12.3
  • 1583e09 Exclude server_version from Synchronization mutex
  • b89f376 Release v2.12.2
  • 31a58dc Fix local time usec bug (#287)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [trilogy](https://github.com/trilogy-libraries/trilogy) from 2.11.1 to 2.12.5.
- [Release notes](https://github.com/trilogy-libraries/trilogy/releases)
- [Changelog](https://github.com/trilogy-libraries/trilogy/blob/main/CHANGELOG.md)
- [Commits](trilogy-libraries/trilogy@v2.11.1...v2.12.5)

---
updated-dependencies:
- dependency-name: trilogy
  dependency-version: 2.12.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 5, 2026
Copilot AI review requested due to automatic review settings June 5, 2026 20:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 5, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant